home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _E42E1ACD12BA4489930ECEA02654A8BF < prev    next >
Text File  |  2006-02-18  |  2KB  |  86 lines

  1. <window>
  2.     <id>2004</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <controls>
  5.         <control>
  6.             <description>play time label</description>
  7.             <type>label</type>
  8.             <id>2</id>
  9.             <posX>71</posX>
  10.             <posY>373</posY>
  11.             <label>#currentplaytime</label>
  12.             <align>left</align>
  13.             <font>font72</font>
  14.             <textcolor>20ffffff</textcolor>
  15.         </control>
  16.         <control>
  17.             <description>music rectangle</description>
  18.             <type>image</type>
  19.             <id>0</id>
  20.             <posX>97</posX>
  21.             <posY>415</posY>
  22.             <width>120</width>
  23.             <height>90</height>
  24.             <texture>Display_Dumy.png</texture>
  25.         </control>
  26.         <control>
  27.             <description>music logo</description>
  28.             <type>image</type>
  29.             <id>1</id>
  30.             <posX>108</posX>
  31.             <posY>422</posY>
  32.             <width>98</width>
  33.             <height>74</height>
  34.             <texture>#Play.Current.Thumb</texture>
  35.         </control>
  36.         <control>
  37.             <description>play logo</description>
  38.             <type>image</type>
  39.             <id>3</id>
  40.             <height>56</height>
  41.             <posX>0</posX>
  42.             <posY>513</posY>
  43.             <texture>Play.gif</texture>
  44.         </control>
  45.         <control>
  46.             <description>Pause logo</description>
  47.             <type>image</type>
  48.             <id>4</id>
  49.             <height>56</height>
  50.             <posX>0</posX>
  51.             <posY>513</posY>
  52.             <texture>Pause.gif</texture>
  53.         </control>
  54.         <control>
  55.             <description>FF logo</description>
  56.             <type>image</type>
  57.             <id>7</id>
  58.             <height>56</height>
  59.             <posX>0</posX>
  60.             <posY>513</posY>
  61.             <texture>Fw.png</texture>
  62.         </control>
  63.         <control>
  64.             <description>RW logo</description>
  65.             <type>image</type>
  66.             <id>8</id>
  67.             <height>56</height>
  68.             <posX>0</posX>
  69.             <posY>513</posY>
  70.             <texture>Rew.png</texture>
  71.         </control>
  72.         <control>
  73.             <description>album/artist/genre etc info label</description>
  74.             <type>fadelabel</type>
  75.             <width>200</width>
  76.             <height>30</height>
  77.             <posX>70</posX>
  78.             <posY>535</posY>
  79.             <align>left</align>
  80.             <font>font16</font>
  81.             <label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label>
  82.             <textcolor>FF000000</textcolor>
  83.             <id>5</id>
  84.         </control>
  85.     </controls>
  86. </window>